home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / cchh01.arc / FABS.H < prev    next >
Text File  |  1986-03-14  |  512b  |  8 lines

  1.  
  2. /*************************************************************************/
  3. /*   9-26-83   Microsoft C 1.04  Conversion    WHR                       */
  4. /*     -  \t between line numbers and text to fix indenting problem.     */
  5. /*     -  added option -e for output to Epson in condensed print.        */
  6. /*     -  toupper() and isupper() are macros, not functions.             */
  7. /*     -  eliminate side effect in toupper(*++arg) in main().            */
  8. /*     -  change alloc() to malloc().